home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmCommandGetChild.z / XmCommandGetChild
Encoding:
Text File  |  2003-11-18  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCoooommmmmmmmaaaannnnddddGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmCCCCoooommmmmmmmaaaannnnddddGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_C_o_m_m_a_n_d_G_e_t_C_h_i_l_d - A    Command    function that is used to
  10.       access a component
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Command.h>
  14.  
  15.       Widget XmCommandGetChild (wwwwiiiiddddggggeeeetttt,,,, cccchhhhiiiilllldddd)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.            _u_n_s_i_g_n_e_d    _c_h_a_rcccchhhhiiiilllldddd;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_C_o_m_m_a_n_d_G_e_t_C_h_i_l_d is used to access a    component within a
  21.       Command.  The    parameters given to the    function are the
  22.       Command widget and a value indicating    which component    to
  23.       access.
  24.  
  25.       wwwwiiiiddddggggeeeetttt
  26.            Specifies the Command widget ID.
  27.  
  28.       cccchhhhiiiilllldddd
  29.            Specifies a component within the    Command.  The
  30.            following are legal values for this parameter:
  31.  
  32.       +o    _X_m_D_I_A_L_O_G__C_O_M_M_A_N_D__T_E_X_T
  33.  
  34.       +o    _X_m_D_I_A_L_O_G__P_R_O_M_P_T__L_A_B_E_L
  35.  
  36.       +o    _X_m_D_I_A_L_O_G__H_I_S_T_O_R_Y__L_I_S_T
  37.  
  38.       +o    _X_m_D_I_A_L_O_G__W_O_R_K__A_R_E_A
  39.  
  40.       For a    complete definition of Command and its associated
  41.       resources, see _X_m_C_o_m_m_a_n_d(_3_X).
  42.  
  43.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  44.       Returns the widget ID    of the specified Command component.
  45.       An application should    not assume that    the returned widget
  46.       will be of any particular class.
  47.  
  48.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  49.       _X_m_C_o_m_m_a_n_d(_3_X).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.